home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
m26.dir
/
00023.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
412 b
|
24 lines
on exitFrame
if rollOver(10) then
go(the frame)
else
if rollOver(9) then
go("chronology")
else
if rollOver(8) then
go("multimedia")
else
if rollOver(11) then
go("books")
else
if rollOver(12) then
go("library")
else
go("linksmain")
end if
end if
end if
end if
end if
end